CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - meanshift c

搜索资源列表

  1. HSVmeanshift

    0下载:
  2. 自己写的meanshift,c++代码,根据论文来的
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11427
    • 提供者:胡闽
  1. meanshift c++ source code

    0下载:
  2. meanshift c++ source code
  3. 所属分类:Windows编程

  1. Video-Demo.rar

    0下载:
  2. 一个基于C++的图像处理算法,包括帧差分法、背景法和meanshift跟踪。,One based on C++, image processing algorithms, including the frame difference method, the background law and meanshift track.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3439929
    • 提供者:张奇山
  1. Kalman

    0下载:
  2. kalman颜色跟踪算法 效果比meanshift好 opencv -kalman opencv color tracking algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1031251
    • 提供者:qk
  1. segmentation(meanshift)

    0下载:
  2. 基于meanshift的图像分割算法,使用C语言实现-Meanshift based image segmentation algorithm, using C language implementation
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:19763
    • 提供者:张其
  1. graphcutforcpp

    1下载:
  2. 这是一个基于图割算法的立体匹配程序。本程序给出了相应的c/c++代码,可以在Unix和windows下进行编译和执行。效果很好!-This is a graph cut algorithm based on stereo matching process. This procedure gives the corresponding c/c++ code can be compiled under Unix and windows and execution. Good results!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:45967
    • 提供者:peter
  1. meanshift

    0下载:
  2. mean shift 图像分割 c++ edition-mean shift image segmentation
  3. 所属分类:Graph program

    • 发布日期:2017-05-20
    • 文件大小:5678868
    • 提供者:cs
  1. MeanShift

    0下载:
  2. 均值漂移算法中很牛的外国人写的文章,非常值得学习-A very good paper about means_shift.Reading it ,you can learn a lot.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2999618
    • 提供者:zhounan
  1. VideoDemo

    2下载:
  2. 图象处理,背景差分,VC++ MFC 背景差分、连续帧差、MeanShift目标跟踪 代码 -Image processing, the background differential
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3100071
    • 提供者:李明
  1. meanshift_Cpp

    0下载:
  2. edsion系统的源代码,基于meanshift算法-edsion system source code, based on the algorithm meanshift
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1289438
    • 提供者:张其
  1. meanshift

    0下载:
  2. meanshift粒子滤波c代码,挺不错的。-meanshift particle filter c code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1614162
    • 提供者:邓宏平
  1. Meanshift

    8下载:
  2. 根据网址http://www.caip.rutgers.edu/riul/research/code.html 提供的代码,对Meanshift图像分割进行了封装实现,提供了Matlab和C两种调用接口。-According to Web site http://www.caip.rutgers.edu/riul/research/code.html the code provided on the packaging Meanshift image segmentation was achie
  3. 所属分类:Special Effects

    • 发布日期:2014-04-10
    • 文件大小:5098146
    • 提供者:Li Yanli
  1. yundong

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:15307
    • 提供者:黄文伟
  1. CamShiftDemo(opencv)

    0下载:
  2. Meanshift 程序,c++环境的,在上网下来好使的程序,所以上传来给大家分享-Meanshift program, c++ environment, the Internet down so that the program, so come to share upload
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1154366
    • 提供者:宋平
  1. code

    0下载:
  2. 代码1:优化过的Otsu程序,纯C编写 代码2:优化过的中值滤波程序,纯C编写 代码3:快速连通域检测程序,用于团块分析,纯C编写 代码4:MeanShift图像分割程序,纯c编写 代码5:WaterShed图像分割程序,c++编写,可直接运行,看分割效果-Code 1: The optimized program Otsu, pure C code 2: The optimized procedure median filter, pure C code 3: Fa
  3. 所属分类:Graph program

    • 发布日期:2017-05-29
    • 文件大小:12169422
    • 提供者:韦立庆
  1. MeanShift

    0下载:
  2. meanshift算法的一个简陋的C实现-just for study on meanshift algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1870
    • 提供者:RK
  1. MeanShift-Kalman-tracking-algorithm

    0下载:
  2. 结合kalman滤波的meanshift跟踪算法,meanshift算法是一种经典的均值漂移跟踪算法,采用颜色直方图作为跟踪特征,具有很高的稳定性和鲁棒性,kalman滤波是一种线性滤波预测算法。在meanshift算法中引入kalman滤波,可以提高算法的稳定性,同时提高算法执行效率。代码中除了avi格式视频读取采用opencv库函数外,核心算法均为纯C++实现,注释详细,很容易理解,同时具有很高的参考价值。 -Meanshift kalman filtering combined track
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:14885
    • 提供者:roc
  1. meanshift-algorithm-and-implement

    0下载:
  2. 该文章讲述了meanshift跟踪算法的实现,以及其详细的源代码,该代码是用C语言实现。-This article describes the realization meanshift tracking algorithm, as well as its detailed source code, the code is implemented in C language.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:267034
    • 提供者:雷川
  1. Meanshift(cPPaamatlab)

    0下载:
  2. 用c++开发的meanshift分割算法,里面有软件和文档,方便初学者学习。另外,还附带了matlab版的meanshift。-With c++ development meanshift segmentation algorithm, which has the software and documentation, easy for beginners to learn. In addition, it comes with matlab version meanshift.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:5098388
    • 提供者:
  1. meanshift

    0下载:
  2. 在vs2010上运行的均值漂移目标跟踪算法的源程序,采用c++语言编写,具有良好的运行效果。-Mean shift in vs2010 running target tracking algorithm source code, using c++ language, has good operating results.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:15919717
    • 提供者:dick
« 12 »
搜珍网 www.dssz.com